home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global direc
- set the locV of sprite 7 to the locV of sprite 7 - 200
- set the locV of sprite 8 to the locV of sprite 8 - 200
- set the locV of sprite 9 to the locV of sprite 9 - 200
- if direc = "next" then
- getNextGroup()
- else
- getPrevGroup()
- end if
- end
-